Skip to content

♻️ explicit onp.AnyFloat64DType | None #735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Jul 9, 2025

In preparation for optype 0.11 (hype).

The vast majority of onp.AnyFloat64DType uses already included an explcit | None where appropriate. In some cases (such as sparse.linalg.LinearOperator), there is no | None, because we're basically pretending it doesn't exist. When optype 0.11 will be released, we'll no longer have to pretend :).

ref: #733 (comment)

cc @JulVandenBroeck

@jorenham jorenham added this to the 1.16.0.3 milestone Jul 9, 2025
@jorenham jorenham merged commit e348d6d into master Jul 9, 2025
19 checks passed
@jorenham jorenham deleted the explicit-AnyFloat64DType|None branch July 9, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant